-
Notifications
You must be signed in to change notification settings - Fork 130
Extension of the hostVehicleData #441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
* Changed numeric list for citation * Adding interface naming convention * Added section about the use of UNKNOWN in GT Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
* Release documentation: * Replace links to commit hash with link to release page * replaced all commit hashs in release notes Signed-off-by: Nader Thomas <[email protected]>
Documentation bug probably due to 2017 renumbering of signs Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Administrative Change Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Ben Engel <[email protected]> Signed-off-by: Nader Thomas <[email protected]>
Co-authored-by: Pierre R. Mai <[email protected]> Signed-off-by: Pierre R. Mai <[email protected]> Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Pierre R. Mai <[email protected]> Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
- suggestion for protobuf description - replaced engine with motor to avoid explicitly defining engine for interfaces - reorganised wheel arragement--> anti clockwise starting from front left wheel - Naming suggestion for VehicleLocalization--> renamed as Vehicle GEOPosition Signed-off-by: Nader Thomas <[email protected]>
Made some adaptions, so it can be build. Also some simplifications, so it is not to much at the beginning. Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Some improvements regarding architectural issues and out of definition reasons. Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Schlömicher Thomas <[email protected]> Signed-off-by: Schloemicher, Thomas AVL,AT <[email protected]>
Signed-off-by: Schloemicher, Thomas AVL,AT <[email protected]>
Signed-off-by: Schloemicher, Thomas AVL,AT <[email protected]>
Signed-off-by: Schloemicher, Thomas AVL,AT <[email protected]>
Signed-off-by: Schloemicher, Thomas AVL,AT <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
…hicleData about Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Schloemicher, Thomas AVL,AT <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
…enSimulationInterface/open-simulation-interface into Extension_osi_hostvehicledata # Conflicts: # osi_hostvehicledata.proto # osi_trafficupdate.proto
ThomasNaderBMW
added a commit
that referenced
this pull request
Jun 30, 2021
…the hostVehicleData #441" (before it broke down). Signed-off-by: Nader Thomas <[email protected]>
6 tasks
ThomasNaderBMW
added a commit
that referenced
this pull request
Sep 13, 2021
…the hostVehicleData #441" (before it broke down). Signed-off-by: Nader Thomas <[email protected]> Signed-off-by: spider <[email protected]>
Contributor
|
@ThomasNaderBMW @kmeids |
Contributor
Author
|
@stefancyliax : This is the broken precessor of #547 |
ThomasNaderBMW
added a commit
that referenced
this pull request
Oct 11, 2021
…the hostVehicleData #441" (before it broke down). Signed-off-by: Nader Thomas <[email protected]> Signed-off-by: spider <[email protected]> Signed-off-by: Thomas Nader <[email protected]>
pmai
pushed a commit
that referenced
this pull request
Oct 19, 2021
…the hostVehicleData #441" (before it broke down). Signed-off-by: spider <[email protected]> Signed-off-by: Thomas Nader <[email protected]>
pmai
pushed a commit
that referenced
this pull request
Oct 19, 2021
…the hostVehicleData #441" (before it broke down). Signed-off-by: Nader Thomas <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As this is a bigger PR, feedback is welcome! :)
Reference to a related issue in the repository
Out of WP15. Integration in traffic_update has to be done.
-> Interface between dynamics (incl. restbussimulation) and simulation environment.
Add a description
Host vehicle data is about the perception of the vehicle about it's own, internal states.
It describes data that the host vehicle knows about itself,
e.g. from location sensors, internal sensors, board net etc.
A dynamic model can serve as input provider.
Sensors, mockups or other modules can make usage of the host vehicle data.
It consists of different messages categorizing the vehicle in:
Vehicle-Basics, Vehicle-Powermanagement, Vehicle-Powertrain, Vehicle-SteeringWheel, Vehicle-Wheels, Vehicle-Localization.
Mention a member
@ALL
Check the checklist